Attempts to join the specified multicast group. Returns a Boolean.
Syntax |
|---|
|
result = UDPSocket.JoinMulticast Group( Group ) |
Parameters |
|
|---|---|
|
Group |
|
Return Value |
|
|---|---|
|
Result |
|
Notes
If the socket successfully joined, it returns True. You can join as many multicast groups as you'd like. The Group parameter specifies a ClassD IP address in the range: 224.0.0.0 to 239.255.255.255.